OutlookWebAccessUrlAuthenticationMethods Property |
Describes the authentication methods that are available for a Web client.
Namespace:
Independentsoft.Exchange.Autodiscover
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic IList<AuthenticationMethod> AuthenticationMethods { get; }Public ReadOnly Property AuthenticationMethods As IList(Of AuthenticationMethod)
Get
Property Value
Type:
IListAuthenticationMethod
See Also